Skip to content

Update mintlify docs in various spots throughout.#1305

Merged
madster456 merged 6 commits intodevfrom
docs/mintlify_updates
Apr 2, 2026
Merged

Update mintlify docs in various spots throughout.#1305
madster456 merged 6 commits intodevfrom
docs/mintlify_updates

Conversation

@madster456
Copy link
Copy Markdown
Collaborator

@madster456 madster456 commented Apr 2, 2026

Summary by CodeRabbit

  • Documentation
    • Reorganized documentation navigation with a new "Going Further" section for advanced topics.
    • Enhanced "User Fundamentals" documentation with guidance on retrieving users, requiring sign-in, custom metadata, and anonymous user support.
    • Added new documentation pages: Data Vault, Launch Checklist, Local Development, Showcase, and Working with AI (currently under construction).
    • Updated documentation icons and structure for improved organization.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stack-auth-hosted-components Building Building Preview, Comment Apr 2, 2026 4:55pm
stack-backend Building Building Preview, Comment Apr 2, 2026 4:55pm
stack-dashboard Building Building Preview, Comment Apr 2, 2026 4:55pm
stack-demo Building Building Preview, Comment Apr 2, 2026 4:55pm
stack-docs Building Building Preview, Comment Apr 2, 2026 4:55pm

@madster456 madster456 merged commit 3fa081f into dev Apr 2, 2026
18 of 25 checks passed
@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stackauth-docs 🔴 Failed Apr 2, 2026, 4:55 PM

@madster456 madster456 deleted the docs/mintlify_updates branch April 2, 2026 16:55
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 2, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f9709ab9-410b-44c6-8354-72eada7795d2

📥 Commits

Reviewing files that changed from the base of the PR and between 13fccd3 and 793378d.

📒 Files selected for processing (11)
  • docs-mintlify/docs.json
  • docs-mintlify/docs/apps/auth-providers.mdx
  • docs-mintlify/docs/apps/data-vault.mdx
  • docs-mintlify/docs/apps/emails.mdx
  • docs-mintlify/docs/apps/launch-checklist.mdx
  • docs-mintlify/docs/apps/oauth.mdx
  • docs-mintlify/docs/getting-started/users.mdx
  • docs-mintlify/docs/going-further/local-development.mdx
  • docs-mintlify/docs/going-further/showcase.mdx
  • docs-mintlify/docs/going-further/working-with-ai.mdx
  • docs-mintlify/snippets/user-fields-table.jsx

📝 Walkthrough

Walkthrough

Documentation restructuring introduces a "Going Further" section, reorganizes navigation grouping, updates app page icons and metadata, expands user documentation with new sections on authentication and anonymous users, adds placeholder pages for future content, and creates a reusable UserFieldsTable React component.

Changes

Cohort / File(s) Summary
Navigation Restructuring
docs-mintlify/docs.json
Major reorganization of documentation groups: removed standalone Apps and Concepts groups, introduced new "Going Further" group housing Concepts pages, working-with-ai, and local-development; nested Component Customization structure under Going Further; reintroduced Apps group with new Authentication subgroup; moved several pages between groups and updated icons.
App Documentation Icons & Pages
docs-mintlify/docs/apps/auth-providers.mdx, docs-mintlify/docs/apps/oauth.mdx, docs-mintlify/docs/apps/emails.mdx
Updated icon metadata: removed shield icon from auth-providers, changed mail to envelope for emails, removed globe icon from oauth.
New App Documentation Pages
docs-mintlify/docs/apps/data-vault.mdx, docs-mintlify/docs/apps/launch-checklist.mdx
Added two new placeholder documentation pages with frontmatter metadata and under-construction notices for Data Vault and Launch Checklist features.
Expanded User Documentation
docs-mintlify/docs/getting-started/users.mdx
Significant expansion renaming page to "User Fundamentals" and introducing new sections: retrieving current user (Client vs Server Components), requiring signed-in users with error handling semantics, comprehensive user object field documentation, enhanced custom metadata section with update examples, and anonymous users section with behavior guarantees.
Going Further Documentation Pages
docs-mintlify/docs/going-further/local-development.mdx, docs-mintlify/docs/going-further/showcase.mdx, docs-mintlify/docs/going-further/working-with-ai.mdx
Added three new placeholder documentation pages for local development setup, community showcase, and AI integration guidance, each with frontmatter and under-construction notices.
Reusable UI Component
docs-mintlify/snippets/user-fields-table.jsx
New exported React component rendering a styled table of user object field properties (name, type, description) with fixed header and dynamic rows.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

Suggested labels

documentation

Suggested reviewers

  • N2D4

Poem

🐰 Through docs we hop with gleeful bounds,
Reorganizing all the grounds,
New tables spring, new paths appear,
The Going Further guide draws near,
Stack Auth's story grows so clear! 📚✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/mintlify_updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 2, 2026

Greptile encountered an error while reviewing this PR. Please reach out to support@greptile.com for assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant